Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[prometheus-elasticsearch-exporter] Allow to override imageRegistry globally #4497

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

hierynomus
Copy link
Contributor

…lobally

What this PR does / why we need it

This PR allows to override the image registry for the prometheus-elasticsearch-exporter using a global.imageRegistry flag, which is a common way to override the registry when this chart is bundled as a sub-chart.

The PR is made such that it is backwards compatible with the current version of the chart so that only a patch increment is needed according to semver.

Which issue this PR fixes

Special notes for your reviewer

@svenmueller @desaintmartin @zeritti

Checklist

  • DCO signed
  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-couchdb-exporter])

Copy link
Member

@zeritti zeritti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @hierynomus, for your PR. Please, see my comments below.

Signed-off-by: Jeroen van Erp <[email protected]>
@hierynomus
Copy link
Contributor Author

@zeritti Many thanks for the fast review. Comments are addressed.

Copy link
Member

@zeritti zeritti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @hierynomus, LGTM.

@zeritti zeritti merged commit a93b6d7 into prometheus-community:main Apr 29, 2024
4 checks passed
wilfriedroset pushed a commit to wilfriedroset/helm-charts that referenced this pull request May 8, 2024
…lobally (prometheus-community#4497)

* [prometheus-elasticsearch-exporter] Allow to override imageRegistry globally

Signed-off-by: Jeroen van Erp <[email protected]>

* Incorporate review comments

Signed-off-by: Jeroen van Erp <[email protected]>

---------

Signed-off-by: Jeroen van Erp <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants